91. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2020-08-14 00:01:33 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

91.1 Files compared

#LocationFileLast Modified
1Porto v3.2.3/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigation/view/adminhtml/web/css/source_module.less2017-05-16 11:25:12 +0000
22020-08-14 00:01:33 +0000

91.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted00
Removed126

91.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

91.4 Active regular expressions

No regular expressions were active.

91.5 Comparison detail

1 /**    
2  * Mageplaza    
3  *    
4  * NOTICE OF LICENSE    
5  *    
6  * This source file is subject to the Mageplaza.com license that is    
7  * available through the world-wide-web at this URL:    
8  * https://www.mageplaza.com/LICENSE.txt    
9  *    
10  * DISCLAIMER    
11  *    
12  * Do not edit or add to this file if you wish to upgrade this extension to newer    
13  * version in the future.    
14  *    
15  * @category    Mageplaza    
16  * @package     Mageplaza_LayeredNavigation    
17  * @copyright   Copyright (c) 2017 Mageplaza (http://www.mageplaza.com/)    
18  * @license     https://www.mageplaza.com/LICENSE.txt    
19  */    
20     
21 .admin__menu #menu-mageplaza-core-menu .item-layer.parent.level-1 > strong:before {    
22   content: '\e617';    
23   font-family: 'Admin Icons';    
24   font-size: 1.5rem;    
25   margin-right: .8rem;    
26 }